home *** CD-ROM | disk | FTP | other *** search
- ****************************************************************
- *
- * OLIVETTI Daisy Printer Driver Configuration Table
- *
- *
- *
- *
- * This file contains tables defining the code sequences
- * to be sent to the printer to perform various functions
- * and to access the characters from codes in the Atari
- * character set.
- *
- ****************************************************************
-
- *
- * Name of printer
- * ===============
- *
- OLIVETTI ET 121
-
- *
- * Miscellaneous configurable variables
- * ====================================
- *
- * 1: printer type, 0=dot matrix, 1=daisy wheel
- * Note if printer type is 0 the following 4 variables are never used.
- * 2: unit width of one character
- * 3: unit height of one line
- * 4: Approximate middle of carriage after formfeed
- * 5: Carriage shift for bold overstrike
- * 6: 1 to pause between pages
- *
- 0, 0, 0, 0, 0, 0
-
- *
- * Printer characteristics
- * =======================
- *
- * This table specifies the printer command sequences.
- * If the top bit of a code is set, then this indicates the position
- * of a parameter passed to the printer. The code whose top bit is set
- * in this table is added to the parameter passed before being sent to the
- * printer. It is not used in all command sequences, only in those where
- * the printer requires a variable value such as the length of a vertical
- * tab.
- *
- * 0 * Character width
- 1, D, A * Linefeed WITH return
- * 2 * Forward print
- * 3 * Reverse print
- * 4, 1B, 42, 80, 0, B * Vertical tab to line
- * 5 * Absolute horizontal tab
- * 6, 1B, 45 * Draft bold on
- * 7, 1B, 46 * Draft bold off
- * 8, 1B, 45 * Near Letter Quality (NLQ) bold on (LX80)
- * 9, 1B, 46 * NLQ bold off
- * A, 1B, E * Draft italic on
- * B, 1B, 14 * Draft italic off
- * C, 1B, 78, 0, 1B, 34, 1B, 47 * NLQ italic on
- * D, 1B, 48, 1B, 35, 1B, 78, 1 * NLQ italic off
- * E, 1B, F * Draft light on
- * F, 1B, 12 * Draft light off
- * 10, 1B, 78, 0 * NLQ light on
- * 11, 1B, 78, 1 * NLQ light off
- * 12, 1B, 53, 0 * Draft superscript on
- * 13, 1B, 54 * Draft superscript off
- * 14, 1B, 78, 0, 1B, 53, 0 * NLQ superscript on
- * 15, 1B, 54, 1B, 78, 1 * NLQ superscript off
- * 16, 1B, 53, 1 * Draft subscript on
- * 17, 1B, 54 * Draft subscript off
- * 18, 1B, 78, 0, 1B, 53, 1 * NLQ subscript on
- * 19, 1B, 54, 1B, 78, 1 * NLQ subscript off
- 1A, 1E * Draft underline on
- 1B, 1F * Draft underline off
- * 1C, 1B, 2D, 1 * NLQ underline on
- * 1D, 1B, 2D, 0 * NLQ underline off
- 1E, D * Formfeed
- 1F, 12 * Horizontal initialisation
- * 20, 1B, 38 * Papierendsensor aus
- 21, 1B, 40 * Termination: printer reset
- 0 * NULL termination byte
-
- *
- * Translation Table
- * =================
- *
- * This table provides translation from single Atari input bytes into
- * multiple Matr. printer codes, and is useful for printing extraneous
- * characters such as accented characters etc. All characters are
- * subjected to translation, but if there is no entry in the table for
- * a particular code, then the original code is sent to the printer.
- *
- * The entries must be arranged in ascending order of Atari input
- * code. The table is NULL terminated.
- *
-
- 0 * NULL
- 1, 16, 8, 0E * ⇧
- 2, 20 * ⇩
- 3, 20 * ⇨
- 4, 20 * ⇦
- 5, 20 * ❎
- 6, 20 * ╱
- 7, 20 * ◆
- 8, 20 * ✓
- 9 *
- A *
- B *
- E, 20 *
- F, 20 *
- 10, 30 * ⓪
- 11, 31 * ①
- 12, 32 * ②
- 13, 33 * ③
- 14, 34 * ④
- 15, 35 * ⑤
- 16, 36 * ⑥
- 17, 37 * ⑦
- 18, 38 * ⑧
- 19, 39 * ⑨
- 23, 23 * #
- 24, 24 * $
- 40, 20 * @
- 5B, 28 * [
- 5C, 16 * \
- 5D, 29 * ]
- 5E, 0E * ^
- 60, 27 * '
- 7B, 28 * {
- 7C, 16 * |
- 7D, 29 * }
- 7E, 20 * ~
- 7F, 20 *
- 80, 43, 8, 2C * Ç
- 81, 7D * ü
- 82, 5E, 65 * é
- 83, 0E, 61 * â
- 84, 7B * ä
- 85, 60, 61 * à
- 86, 61, 8, 27 * å
- 87, 63, 8, 2C * ç
- 88, 0E, 65 * ê
- 89, 65 * ë
- 8A, 60, 65 * è
- 8B, 69 * ï
- 8C, 0E, 69 * î
- 8D, 60, 69 * ì
- 8E, 5B * Ä
- 8F, 3E * Å
- 90, 20 * É
- 91, 20 * æ
- 92, 20 * Æ
- 93, 0E, 6F * ô
- 94, 7C * ö
- 95, 60, 6F * ò
- 96, 0E, 75 * û
- 97, 60, 75 * ù
- 98, 79 * ÿ
- 99, 5C * Ö
- 9A, 5D * Ü
- 9B, 63, 8, 16 * ¢
- 9C, 23 * £
- 9D, 59, 8, 2D * ¥
- 9E, 7E * ß
- 9F, 20 * ƒ
- A0, 5E, 61 * á
- A1, 5E, 69 * í
- A2, 5E, 6F * ó
- A3, 5E, 75 * ú
- A4, 6E * ñ
- A5, 4E * Ñ
- A6, 61, 8, 5F * ª
- A7, 6F, 8, 5F * º
- A8, 3F * ¿
- A9, 20 * ⌐
- AA, 20 * ¬
- AB, 20 * ½
- AC, 20 * ¼
- AD, 21 * ¡
- AE, 20 * «
- AF, 20 * »
- B0, 61 * ã
- B1, 6F * õ
- B2, 4F, 8, 2F * Ø
- B3, 6F, 8, 2F * ø
- B4, 20 * œ
- B5, 20 * Œ
- B6, 41 * À
- B7, 41 * Ã
- B8, 4F * Õ
- B9, 20 * ¨
- BA, 5E * ´
- BB, 0E, 16 * †
- BC, 20 * ¶
- BD, 20 * ©
- BE, 20 * ®
- BF, 20 * ™
- C0
- C1
- C2
- C3
- C4
- C5
- C6
- C7
- C8
- C9
- CA
- CB
- CC
- CD
- CE
- CF
- D0
- D1
- D2
- D3
- D4
- D5
- D6
- D7
- D8
- D9
- DA
- DB
- DC
- DD, 40 * §
- DE, 0E * ∧
- DF, 20 * ∞
- E0, 20 * α
- E1, 7E * ß
- E2, 20 * Γ
- E3, 19 * π
- E4, 20 * Σ
- E5, 20 * σ
- E6, 20 * µ
- E7, 20 * τ
- E8, 20 * Φ
- E9, 20 * Θ
- EA, 20 * Ω
- EB, 20 * δ
- EC, 20 * ∮
- ED, 6F, 8, 16 * ϕ
- EE, 20 * ∈
- EF, 20 * ∩
- F0, 20 * ≡
- F1, 2B, 8, 5F * ±
- F2, 20 * ≥
- F3, 20 * ≤
- F4, 20 * ⌠
- F5, 20 * ⌡
- F6, 3A, 8, 2D * ÷
- F7, 20 * ≈
- F8, 10 * °
- F9, 10 * ∙
- FA, 20 * ·
- FB, 20 * √
- FC, 20 * ⁿ
- FD, 17 * ²
- FE, 18 * ³
- FF, 20 * ¯
- 0
-
-